﻿@charset "UTF-8";
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

main {
  display: block; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

pre {
  font-family: monospace, monospace;
  font-size: 1em; }

a {
  background-color: transparent; }

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted; }

b,
strong {
  font-weight: bolder; }

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

img {
  border-style: none; }

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

fieldset {
  padding: 0.35em 0.75em 0.625em; }

legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

progress {
  vertical-align: baseline; }

textarea {
  overflow: auto; }

[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

details {
  display: block; }

summary {
  display: list-item; }

template {
  display: none; }

[hidden] {
  display: none; }

a {
  color: inherit;
  text-decoration: none;
  color: #333;
  outline: 0; }

a:link {
  color: inherit; }

a:visited {
  color: inherit; }

a:hover {
  color: inherit; }

a:active {
  color: inherit; }

.foot-container {
  width: 100%;
  padding-top: 75px;
  background: #444749;
  position: relative; }
  .foot-container .foot-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .foot-container .foot-box .foot-box-item {
      color: #92979b; }
      .foot-container .foot-box .foot-box-item .item-logo {
        width: 190px;
        height: 80px; }
      .foot-container .foot-box .foot-box-item .item-tip {
        width: 320px;
        height: 200px;
        line-height: 26px;
        color: #92979b;
        font-size: 13px; }
        .foot-container .foot-box .foot-box-item .item-tip a {
          cursor: pointer; }
    .foot-container .foot-box .new-blist {
      overflow: hidden;
      width: 184px;
      height: 290px; }
      .foot-container .foot-box .new-blist .dl {
        width: 184px;
        height: 24px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
        .foot-container .foot-box .new-blist .dl .dt {
          width: 24px;
          height: 24px;
          margin-right: 10px;
          -ms-flex-negative: 1;
          flex-shrink: 1; }
        .foot-container .foot-box .new-blist .dl .dd {
          height: 24px;
          line-height: 24px;
          color: #e8e9e9;
          font-size: 18px;
          -webkit-box-flex: 1;
          -ms-flex: 1;
          flex: 1; }
      .foot-container .foot-box .new-blist ul {
        width: 184px;
        padding-left: 34px;
        padding-top: 10px; }
        .foot-container .foot-box .new-blist ul li {
          width: 184px;
          height: 30px;
          line-height: 30px;
          color: #e8e9e9;
          font-size: 13px; }
      .foot-container .foot-box .new-blist .attention {
        padding-left: 10px; }
      .foot-container .foot-box .new-blist p {
        width: 174px;
        height: 24px;
        margin-top: 10px;
        margin-left: 5px;
        line-height: 24px;
        color: #e8e9e9;
        font-size: 16px; }
    .foot-container .foot-box .new-weixin {
      height: 185px;
      padding: 15px 14px 0px 14px;
      background: #5b5d5f;
      border-radius: 3px; }
      .foot-container .foot-box .new-weixin dl {
        width: 115px;
        height: 185px; }
        .foot-container .foot-box .new-weixin dl dt {
          width: 115px;
          height: 116px;
          text-align: center; }
        .foot-container .foot-box .new-weixin dl dd {
          width: 115px;
          line-height: 20px;
          color: #d6dbdf;
          font-size: 12px;
          font-family: '宋体';
          text-align: center; }
  .foot-container .new-wb_hfrz {
    position: absolute;
    text-align: center;
    width: 100%;
    bottom: 75px; }

.head-box {
  background: #F5F5F5;
  padding: 10px 0px; }
  .head-box .head-tip-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .head-box .head-tip-box .head-tip-fl {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      .head-box .head-tip-box .head-tip-fl .head-tip-item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        font-size: 14px;
        color: #1A1A1A; }
        .head-box .head-tip-box .head-tip-fl .head-tip-item .item-img {
          width: 11px;
          height: 14px;
          margin-right: 5px; }
        .head-box .head-tip-box .head-tip-fl .head-tip-item .item-img2 {
          width: 14px;
          height: 14px;
          margin-right: 5px; }
        .head-box .head-tip-box .head-tip-fl .head-tip-item .item-img3 {
          width: 16px;
          height: 12px;
          margin-right: 5px; }
        .head-box .head-tip-box .head-tip-fl .head-tip-item .item-img4 {
          width: 13px;
          height: 16px;
          margin-right: 5px; }
        .head-box .head-tip-box .head-tip-fl .head-tip-item .spc-color-red {
          margin-left: 5px; }
        .head-box .head-tip-box .head-tip-fl .head-tip-item .add-select {
          cursor: pointer; }
      .head-box .head-tip-box .head-tip-fl .head-tip-bd {
        width: 2px;
        height: 15px;
        background: gainsboro;
        margin: 0px 8px; }

.head-tab-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 18px 0px; }
  .head-tab-box .head-logo {
    width: 160px;
    height: 49px;
    margin-right: 44px; }
  .head-tab-box .head-tab-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -ms-flex-pack: distribute;
    justify-content: space-around; }
    .head-tab-box .head-tab-item .tab-item {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      font-size: 18px;
      color: black;
      cursor: pointer;
      position: relative;
      height: 50px; }
      .head-tab-box .head-tab-item .tab-item:hover .tab-item-bd {
        background: #33A6FB; }
      .head-tab-box .head-tab-item .tab-item .tab-item-bd {
        width: 35px;
        height: 3px;
        margin-top: 5px; }
      .head-tab-box .head-tab-item .tab-item .tab-item-name {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; }
        .head-tab-box .head-tab-item .tab-item .tab-item-name .item-img-tip {
          width: 8px;
          height: 4px;
          margin-left: 8px; }
      .head-tab-box .head-tab-item .tab-item .hover-item-box {
        position: absolute;
        width: 523px;
        background: #FFFFFF;
        -webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.35);
        box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.35);
        border-radius: 10px;
        z-index: 9;
        top: 50px;
        left: -210px;
        padding: 5px 20px 10px; }
        .head-tab-box .head-tab-item .tab-item .hover-item-box .hover-item-title {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          margin-top: 15px; }
          .head-tab-box .head-tab-item .tab-item .hover-item-box .hover-item-title .hover-title-tip {
            width: 16px;
            height: 18px;
            margin-right: 10px; }
          .head-tab-box .head-tab-item .tab-item .hover-item-box .hover-item-title .hover-title-tip2 {
            width: 18px;
            height: 19px;
            margin-right: 8px; }
          .head-tab-box .head-tab-item .tab-item .hover-item-box .hover-item-title .hover-title-tip3 {
            width: 16px;
            height: 18px;
            margin-right: 8px; }
          .head-tab-box .head-tab-item .tab-item .hover-item-box .hover-item-title .hover-title-tip4 {
            width: 20px;
            height: 20px;
            margin-right: 6px; }
          .head-tab-box .head-tab-item .tab-item .hover-item-box .hover-item-title .hover-title-name {
            font-size: 20px;
            font-weight: bold;
            color: #333333; }
        .head-tab-box .head-tab-item .tab-item .hover-item-box .hover-item-abox {
          padding: 14px 25px 4px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-wrap: wrap;
          flex-wrap: wrap;
          border-bottom: 1px solid gainsboro; }
          .head-tab-box .head-tab-item .tab-item .hover-item-box .hover-item-abox:last-child {
            border-bottom: none; }
          .head-tab-box .head-tab-item .tab-item .hover-item-box .hover-item-abox .abox-item {
            font-size: 18px;
            color: #333333;
            margin: 0px 20px 10px 0px; }
    .head-tab-box .head-tab-item .active-item .tab-item-bd {
      background: #33A6FB; }
  .head-tab-box .head-tab-search {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 36px;
    background: #FFFFFF;
    border: 1px solid #C5C5C5;
    border-radius: 18px;
    padding: 0px 15px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 7px; }
    .head-tab-box .head-tab-search .search-btn {
      width: 21px;
      height: 20px; }
    .head-tab-box .head-tab-search .search-ipt {
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1;
      margin-right: 5px;
      outline: none;
      border: none;
      font-size: 14px;
      color: #999999; }

.links-container {
  background-color: #FAFAFB; }
  .links-container .links-box {
    padding: 25px 0px 30px; }
    .links-container .links-box .links-title {
      font-size: 32px;
      font-weight: bold;
      color: #494949;
      text-align: center; }
    .links-container .links-box .links-tab {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      margin: 20px 0px 25px; }
      .links-container .links-box .links-tab .links-tab-item {
        width: 130px;
        height: 40px;
        border: 1px solid #E7E7E7;
        border-radius: 20px;
        font-size: 18px;
        color: #333333;
        line-height: 40px;
        text-align: center;
        margin: 0px 10px;
        cursor: pointer; }
      .links-container .links-box .links-tab .active-links {
        border-color: #33A6FB;
        color: #33A6FB; }
    .links-container .links-box .links-box-foot {
      text-align: center; }

.width-1200 {
  min-width: 1200px;
  margin: 0 auto;
  max-width: 1200px;
  width: 1200px; }

.min-width {
  min-width: 1200px; }

.spc-color-red {
  color: #F95E5E !important; }
